CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux tcp

搜索资源列表

  1. socket.tar.gz

    0下载:
  2. socket 分别以tcp,udp两种方式通信的代码。 同一套代码,依靠不同的makefile文件,分别编译出在windows环境、linux环境、Android环境下的执行文件。,socket respectively tcp, udp communication code in two ways. The same set of code, relying on a different makefile files, respectively, lies in the windows en
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:3739
    • 提供者:孙涛
  1. bacnet-stack-0.5.4

    0下载:
  2. BACnet协议栈开源代码,应用在嵌入式平台中。-BACnet open source protocol stack for embedded systems, Linux, and Windows http://bacnet.sourceforge.net/ Welcome to the wonderful world of BACnet and true device interoperability! About this Project -----------
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1614382
    • 提供者:chulia
  1. udt.4.4.win32_with_VC6

    0下载:
  2. udt.4.4 支持VC6, linux+vc.net+vc6 UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。 UDT由开
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1181072
    • 提供者:JustGO
  1. raw_socket

    0下载:
  2. 示范了Unix和Linux下如何利用Raw Socket构造伪装的TCP、IP、UDP的包- How has demonstrated under Unix and Linux uses Raw Socket structure camouflage TCP, IP, the UDP package
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-12-27
    • 文件大小:10240
    • 提供者:站长
  1. linux_pcap

    1下载:
  2. 在Linux利用Libpcap实现的一个数据包捕获程序,能捕获TCP,UDP,ICMP等类型数据包。-Linux use in the realization of a Libpcap packet capture process can capture TCP, UDP, ICMP and other types of packets.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:3211
    • 提供者:成 程
  1. tcpip-protocol-read

    0下载:
  2. linux下的tcp/ip协议实现的确部分阅读笔记-linux under tcp/ip protocol did some reading notes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:59373
    • 提供者:lzjie
  1. TCP_socket

    0下载:
  2. Linux C Socket Client.c Server.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1649
    • 提供者:hye
  1. tcp_romote_mp

    0下载:
  2. Linux下实现tcp多进程并发服务器,有客户端和服务端俩个类-Linux achieve tcp multi-process concurrent server, there are both client and server classes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2322
    • 提供者:吴萤
  1. Linux

    0下载:
  2. linux串口转以太网,基于TCP协议,设置串口,打开串口,读写串口-linux serial port to Ethernet
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:12652
    • 提供者:刘征
  1. Sample-TCP-Server-Client

    0下载:
  2. Linux下简单 的 TCP 服务器和客户端端代码-Simple TCP Server and Cliet under Linux
  3. 所属分类:Linux Network

    • 发布日期:2017-11-06
    • 文件大小:1436
    • 提供者:dd
  1. msdl-1.2.4-r1.tar

    0下载:
  2. linux下流媒体下载程序代码,可下载mms,http,rtsp,ftp等-This program is to download multimedia streaming files. Currently it supports following protocols. * mmst (Microsoft Media Server over TCP) * mmsh (MMS over HTTP) * http (Hyper Text Tran
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:196179
    • 提供者:中交星网
  1. TCP_server

    0下载:
  2. linux tcp 多进程并发服务器编程-linux tcp multi-process concurrent server programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:4663
    • 提供者:szl
  1. hunt-1.5

    0下载:
  2. linux平台上高级的包嗅探和会话劫持工,Hunt能监视、劫持、重设网络上的TCP连接,在以太网上使用才有作用,并且含有监视交换连接的主动机制,以及包括可选的ARP转播和劫持成功后的连接同步等高级特征。-linux advanced platform packet sniffer and session hijacking works, Hunt to surveillance, hostage, to reset TCP connections on the network, in the o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:62867
    • 提供者:lidongqing
  1. wangluocaiji

    0下载:
  2. linux qt socket网络数据采集器,通过tcp协议接受数据,显示在界面-linux qt socket tcp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:448848
    • 提供者:曾庆国
  1. TCP-to-begin-same-time-multi-process

    0下载:
  2. 基于linux环境下的基于TCP/IP的C语言的并发多进程服务器程序。-Linux-based environment based on the TCP/IP-C-concurrent multi-process server program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:16256
    • 提供者:邹林
  1. telnet

    0下载:
  2. linux开启服务端以后,允许客户端通过tcp/ip连接,通过消息队列通信-linux server after opening, allowing the client through tcp/ip connection, communication through message queues
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:5394
    • 提供者:sj
  1. juyuwangtalk

    0下载:
  2. linux windows mac qt局域网聊天程序,通过udp tcp 传输-linux windows mac qt tcp socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1866334
    • 提供者:曾庆国
  1. Linuxtcpipnetstack

    0下载:
  2. linux 2.6.18下详细分析了内核网络协议栈,对研究网络协议栈很有帮助!-linux 2.6.18 net stack tcp ip udp icmp vlan
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3450589
    • 提供者:rll
  1. sniffer

    1下载:
  2. 一、实现 Sniffer 的基本功能。 Sniffer 是一种用于监测网络性能、使用情况的工具。  能够指定需要侦听的网卡(考虑一台机器上多张网卡的情况)  能够侦听所有进出本主机的数据包,解析显示数据包( ICMP 、 IP 、 TCP 、 UDP 等)各个字段。比如,对 IP 头而言,需要显示 版本、头长度、服务类型、数据包长度、标识、 DF/MF 标志、段内偏移、生存期、协议类型、源目的 IP 地址、选项内容、数据内容。要求显示数据的实际含义(例
  3. 所属分类:software engineering

    • 发布日期:2015-12-19
    • 文件大小:65406
    • 提供者:鲁明
  1. 关于Linux的视频编程(v4l2编程)

    0下载:
  2. 关于Linux的视频编程(v4l2编程) (2011-01-05 17:34) 分类: 流媒体协议学习 要做的任务是,把一块板子上的摄像头采集的图像和声卡采集的声音(貌似很啰嗦哈)通过TCP/IP协议传输到另一块板子上。第一步,先把视频获取并且在本地LCD上显示。看了板子提供的文档,视频传输需要用V4L2的API。
  3. 所属分类:行业发展研究

    • 发布日期:2012-11-13
    • 文件大小:3850
    • 提供者:coolhandy
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 46 »
搜珍网 www.dssz.com